iommu: rename iommu_dom0_strict and iommu_passthrough
authorRoger Pau Monné <roger.pau@citrix.com>
Fri, 7 Sep 2018 09:07:00 +0000 (11:07 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 12 Sep 2018 14:28:52 +0000 (16:28 +0200)
commitcf44ba9810ebe98a8612098783b29c4fe323c363
treebe729b53d6f9be6fad4726c2ab4f4c1ac5542a8f
parent1dfb8e6e0948912d1fd96d6ed9034527c5c74f31
iommu: rename iommu_dom0_strict and iommu_passthrough

To iommu_hwdom_strict and iommu_hwdom_passthrough which is more
descriptive of their usage. Also change their type from bool_t to
bool.

No functional change.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
xen/arch/x86/x86_64/mm.c
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/amd/pci_amd_iommu.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/vtd/iommu.c
xen/drivers/passthrough/vtd/x86/vtd.c
xen/include/xen/iommu.h